PackSyncQueue<T> Class

public class PackSyncQueue<T>
This language is not supported or no code example is available.
generic<typename T> 
public ref class PackSyncQueue
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Type Parameters

T

Name Description
Public constructor PackSyncQueue()
Top
Name Description
Public property Count
Public property Items
Top
Events
 
Name Description
Public event PackSyncQueue.NewItem
Top
Name Description
Public delegate ItemHandler
Top

In this article

Definition